Method AddItem(string, long?, string?)

Assembly: redb.Core.dll

Add item to list (Aggregate Root pattern)
Automatically sets IdList

IRedbListItem AddItem(string value, long? idObject = null, string? alias = null)